From 01e9ee6aa55d47bcc54270a757d92759d14eb88b Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 3 Apr 2008 21:04:23 +0000 Subject: [PATCH] osm: Remove some bad chars from copy and paste! --- gpsbabel/osm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/osm.c b/gpsbabel/osm.c index 8ea8ecf69..a923a5a69 100644 --- a/gpsbabel/osm.c +++ b/gpsbabel/osm.c @@ -837,7 +837,7 @@ osm_rte_disp_trail(const route_head *rte) { if (skip_rte) return; - gbfprintf(fout, "    \n"); -- 2.30.2